From 1ab7363ffc03dc66fbf5b4b0d9e47f9dd6b7efff Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 20 Feb 2007 20:56:14 +0000 Subject: [PATCH] Remove globalopts.objective dependency (tef_xml). --- gpsbabel/testo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/testo b/gpsbabel/testo index 9da583076..36fc45026 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -796,7 +796,7 @@ ${PNAME} -i geo -f ${REFERENCE}/../geocaching.loc -o text -F ${TMPDIR}/text.out # tef "TourExchangeFormat" read test # rm -f ${TMPDIR}/tef_xml* -${PNAME} -r -i tef -f ${REFERENCE}/route/tef_xml.sample.xml -o gpx -F ${TMPDIR}/tef_xml.sample.gpx +${PNAME} -i tef -f ${REFERENCE}/route/tef_xml.sample.xml -o gpx -F ${TMPDIR}/tef_xml.sample.gpx compare ${TMPDIR}/tef_xml.sample.gpx ${REFERENCE}/route/tef_xml.sample.gpx # -- 2.30.2